summaryrefslogtreecommitdiff
path: root/net/pppload/Makefile
blob: fbc96ef2ea0e2e5da0e6f31d27137bb4a6431cab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   pppload
# Version required:    1.0
# Date created:        30 January 1998
# Whom:                Sean Cole <scole@aracnet.com>
#
# $Id: Makefile,v 1.8 1998/11/21 07:27:39 steve Exp $
#

DISTNAME=	pppload-1.0
CATEGORIES=	net sysutils
MASTER_SITES=	http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/

MAINTAINER=	ports@FreeBSD.ORG

USE_QT=		yes
USE_GMAKE=	yes

MAN1=		pppload.1

.include <bsd.port.mk>