summaryrefslogtreecommitdiff
path: root/net/pppload/Makefile
blob: 0969b47378ea02b067bcf16026d8baa975475b49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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.7 1998/10/13 23:53:28 jseger Exp $
#

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

MAINTAINER=	ports@FreeBSD.ORG

BROKEN_ELF=	yes

USE_QT=		yes
USE_GMAKE=	yes

MAN1=		pppload.1

.include <bsd.port.mk>