summaryrefslogtreecommitdiff
path: root/converters/psiconv/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:51:27 +0000
committerwiz <wiz>2001-02-16 13:51:27 +0000
commit298de9561f803004ff5661cafc87aa80dda5015e (patch)
tree0b6795ee15e18090020cfa8444738bad46458587 /converters/psiconv/Makefile
parent50d79f1689e6205ba9bb8c3038bba0934b7fa658 (diff)
downloadpkgsrc-298de9561f803004ff5661cafc87aa80dda5015e.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'converters/psiconv/Makefile')
-rw-r--r--converters/psiconv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile
index b357d390ff9..371b922fab9 100644
--- a/converters/psiconv/Makefile
+++ b/converters/psiconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/08/30 16:13:12 sakamoto Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 13:59:27 wiz Exp $
#
DISTNAME= psiconv-0.6.1
@@ -7,6 +7,7 @@ MASTER_SITES= http://huizen.dds.nl/~frodol/psiconv/
MAINTAINER= sakamoto@netbsd.org
HOMEPAGE= http://huizen.dds.nl/~frodol/psiconv/
+COMMENT= PSION 5 file format data conversion utilities
.if !exists(/usr/include/getopt.h)
DEPENDS+= libgetopt-[0-9]*:../../devel/libgetopt