summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-12-27 15:30:37 +0000
committerbillf <billf@FreeBSD.org>1999-12-27 15:30:37 +0000
commite4df2ec60ddba8ac0b82f553d003a55b2c75bd9f (patch)
tree8faa98eac3afdfc09fa25e330b8a115a3cff4c1c /palm
parent62946ea9434c50fab54fd4a9b82de650fddb5135 (diff)
downloadFreeBSD-ports-e4df2ec60ddba8ac0b82f553d003a55b2c75bd9f.zip
FreeBSD-ports-e4df2ec60ddba8ac0b82f553d003a55b2c75bd9f.tar.gz
A healthy dose of portlint.
Approved by: nik
Diffstat (limited to 'palm')
-rw-r--r--palm/isilo/Makefile9
-rw-r--r--palm/isilo/pkg-comment2
2 files changed, 5 insertions, 6 deletions
diff --git a/palm/isilo/Makefile b/palm/isilo/Makefile
index 4bfbe28..d4c4903 100644
--- a/palm/isilo/Makefile
+++ b/palm/isilo/Makefile
@@ -7,14 +7,13 @@
#
DISTNAME= iSilo386
-USE_ZIP= yes
PKGNAME= isilo-2.51
-
CATEGORIES= palm textproc
MASTER_SITES= ftp://ftp.iSilo.com/pub/
-MAINTAINER= nik
+MAINTAINER= nik@FreeBSD.org
+USE_ZIP= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
@@ -22,9 +21,9 @@ MAN1= iSilo386.1
MANCOMPRESSED= no
post-extract:
- ${CP} files/Makefile files/iSilo386.1 ${WRKDIR}
+ ${CP} ${FILESDIR}/Makefile ${FILESDIR}/iSilo386.1 ${WRKDIR}
post-install:
- @${CAT} pkg/MESSAGE
+ @${CAT} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>
diff --git a/palm/isilo/pkg-comment b/palm/isilo/pkg-comment
index dcc729d..7e377b8 100644
--- a/palm/isilo/pkg-comment
+++ b/palm/isilo/pkg-comment
@@ -1 +1 @@
-Converts documents from text/HTML to iSilo format for reading on a Palm Pilot
+Converts documents from text/HTML to iSilo format
OpenPOWER on IntegriCloud