aboutsummaryrefslogtreecommitdiff
path: root/print/trueprint/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 10:40:32 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 10:40:32 +0000
commitc9ffdb86b7d5b435ed952352f352fec89e9963f5 (patch)
tree1795885c0c8567b9ecd9352d912911896faa0b48 /print/trueprint/Makefile
parent679954341d7c727316970982451f5d458db003ad (diff)
downloadports-c9ffdb86b7d5b435ed952352f352fec89e9963f5.tar.gz
ports-c9ffdb86b7d5b435ed952352f352fec89e9963f5.zip
Add INFO macro
Notes
Notes: svn path=/head/; revision=150359
Diffstat (limited to 'print/trueprint/Makefile')
-rw-r--r--print/trueprint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/trueprint/Makefile b/print/trueprint/Makefile
index 18cd69545523..cff973d3c9b4 100644
--- a/print/trueprint/Makefile
+++ b/print/trueprint/Makefile
@@ -19,5 +19,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= trueprint.1
+INFO= trueprint
.include <bsd.port.mk>