1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/pppload/Makefile
Steve Price bde78b342a Update MASTER_SITE.
PR:		10887
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-04-02 03:22:54 +00:00

22 lines
458 B
Makefile

# 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.9 1999/01/26 02:56:27 steve Exp $
#
DISTNAME= pppload-1.0
CATEGORIES= net sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/serial/ppp
MAINTAINER= ports@FreeBSD.ORG
USE_QT= yes
USE_GMAKE= yes
MAN1= pppload.1
.include <bsd.port.mk>