1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/net/pppload/Makefile

22 lines
416 B
Makefile
Raw Normal View History

1998-02-16 15:25:05 +00:00
# New ports collection makefile for: pppload
# Version required: 1.0
# Date created: 30 January 1998
# Whom: Sean Cole <scole@aracnet.com>
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
1998-02-16 15:25:05 +00:00
#
DISTNAME= pppload-1.0
CATEGORIES= net sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/serial/ppp
1998-02-16 15:25:05 +00:00
MAINTAINER= ports@FreeBSD.org
1998-02-16 15:25:05 +00:00
USE_QT= yes
USE_GMAKE= yes
1998-02-16 15:25:05 +00:00
MAN1= pppload.1
.include <bsd.port.mk>