summaryrefslogtreecommitdiff
path: root/print/LPRng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/LPRng/Makefile')
-rw-r--r--print/LPRng/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile
deleted file mode 100644
index 5479238685d..00000000000
--- a/print/LPRng/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2003/03/28 21:14:29 wiz Exp $
-# FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp
-#
-
-DISTNAME= LPRng-3.6.26
-CATEGORIES= print
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= jlam@netbsd.org
-HOMEPAGE= http://www.lprng.com/
-COMMENT= "meta-package" for LPRng, Enhanced Printer Spooler
-
-DEPENDS+= LPRng-core-3.6.26:../../print/LPRng-core
-DEPENDS+= LPRng-doc-3.6.13:../../print/LPRng-doc
-
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"