diff options
Diffstat (limited to 'palm/hdconv/Makefile')
-rw-r--r-- | palm/hdconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index bcf7feb4de3b..aa93dfbd629a 100644 --- a/palm/hdconv/Makefile +++ b/palm/hdconv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.SilberSoft.com/pub/Software/Database/HanDBase/ DISTNAME= handbase_desktop_${PORTVERSION:S/./_/}.i386-any-linux2.0 MAINTAINER= ports@FreeBSD.org +COMMENT= Converts HanDBase database to CSV, and vice versa BUILD_DEPENDS= ${LINUXBASE}/usr/bin/strip:${PORTSDIR}/devel/linux_devtools-7 |