diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /palm | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/hdconv/Makefile | 2 | ||||
-rw-r--r-- | palm/hdconv/pkg-comment | 1 | ||||
-rw-r--r-- | palm/xcopilot/Makefile | 2 | ||||
-rw-r--r-- | palm/xcopilot/pkg-comment | 1 |
4 files changed, 2 insertions, 4 deletions
diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index ec2dd4525b9e..bcf7feb4de3b 100644 --- a/palm/hdconv/Makefile +++ b/palm/hdconv/Makefile @@ -13,8 +13,6 @@ DISTNAME= handbase_desktop_${PORTVERSION:S/./_/}.i386-any-linux2.0 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Converts HanDBase database to CSV, and vice versa - BUILD_DEPENDS= ${LINUXBASE}/usr/bin/strip:${PORTSDIR}/devel/linux_devtools-7 USE_LINUX= yes diff --git a/palm/hdconv/pkg-comment b/palm/hdconv/pkg-comment new file mode 100644 index 000000000000..5a15162697d0 --- /dev/null +++ b/palm/hdconv/pkg-comment @@ -0,0 +1 @@ +Converts HanDBase database to CSV, and vice versa diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile index 76dd2a0fd663..6f4b08193d4d 100644 --- a/palm/xcopilot/Makefile +++ b/palm/xcopilot/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://xcopilot.cuspy.com/build/ MAINTAINER= ports@freebsd.org -PORTCOMMENT= Emulator for US Robotics Pilot PDA - USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes diff --git a/palm/xcopilot/pkg-comment b/palm/xcopilot/pkg-comment new file mode 100644 index 000000000000..9ab86a19f85f --- /dev/null +++ b/palm/xcopilot/pkg-comment @@ -0,0 +1 @@ +Emulator for US Robotics Pilot PDA |