aboutsummaryrefslogtreecommitdiff
path: root/net/pppload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pppload/Makefile')
-rw-r--r--net/pppload/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net/pppload/Makefile b/net/pppload/Makefile
deleted file mode 100644
index 0fca107fb16e..000000000000
--- a/net/pppload/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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>