freebsd-ports/net/pppload/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

22 lines
403 B
Makefile

# New ports collection makefile for: pppload
# Date created: 30 January 1998
# Whom: Sean Cole <scole@aracnet.com>
#
# $FreeBSD$
#
PORTNAME= pppload
PORTVERSION= 1.0
CATEGORIES= net sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/serial/ppp
MAINTAINER= ports@FreeBSD.org
USE_QT_VER= 1
USE_GMAKE= yes
MAN1= pppload.1
.include <bsd.port.mk>