aboutsummaryrefslogtreecommitdiff
path: root/misc/gplbp/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-09-07 10:10:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-09-07 10:10:11 +0000
commitad3dff30b7c4b25052900b3c6adb896ccc027305 (patch)
tree48d358dc6d4f9244ae12e6ee7d16091536ac8530 /misc/gplbp/Makefile
parent61f9142ed6b705e9382824d87f1da0cbaa1e4c95 (diff)
downloadports-ad3dff30b7c4b25052900b3c6adb896ccc027305.tar.gz
ports-ad3dff30b7c4b25052900b3c6adb896ccc027305.zip
Notes
Diffstat (limited to 'misc/gplbp/Makefile')
-rw-r--r--misc/gplbp/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/misc/gplbp/Makefile b/misc/gplbp/Makefile
deleted file mode 100644
index 25fe8f4af3b3..000000000000
--- a/misc/gplbp/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: gplbp
-# Date created: 23 October 1999
-# Whom: Chris D. Faulhaber <jedgar@fxp.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gplbp
-PORTVERSION= 0.92
-PORTREVISION= 5
-CATEGORIES= misc
-MASTER_SITES= ftp://ftp.stampede.org/skibum/gplbp/ \
- http://freebsd.unixfreunde.de/sources/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= GNOME Pilot Logbook application
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
-USE_GMAKE= yes
-USE_GNOME= gtk12
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>