aboutsummaryrefslogtreecommitdiff
path: root/print/trueprint/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-21 22:16:35 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-21 22:16:35 +0000
commitaea17fb73300f7bb4355632a2eeb5d35b3ffd661 (patch)
treed33f935baa7f56ad1cca6f86c74a7ede531442ba /print/trueprint/Makefile
parentbe05ad8a583f274d434fa2cee52edd5bd07662a0 (diff)
downloadports-aea17fb73300f7bb4355632a2eeb5d35b3ffd661.tar.gz
ports-aea17fb73300f7bb4355632a2eeb5d35b3ffd661.zip
Notes
Diffstat (limited to 'print/trueprint/Makefile')
-rw-r--r--print/trueprint/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/print/trueprint/Makefile b/print/trueprint/Makefile
new file mode 100644
index 000000000000..71e6bba4a322
--- /dev/null
+++ b/print/trueprint/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: trueprint
+# Version required: 5.2
+# Date created: 17 February 2000
+# Whom: Dmitry Sivachenko <dima@Chg.RU>
+#
+# $FreeBSD$
+#
+
+DISTNAME= trueprint-5.2
+CATEGORIES= print
+MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= trueprint
+
+MAINTAINER= dima@Chg.RU
+
+USE_GMAKE= yes
+
+GNU_CONFIGURE= yes
+
+MAN1= trueprint.1
+
+.include <bsd.port.mk>