diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
commit | a049dd78cc281272f3788b3d4689a744f774e543 (patch) | |
tree | 66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /palm/bibelot | |
parent | 4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff) | |
download | ports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz ports-a049dd78cc281272f3788b3d4689a744f774e543.zip |
Notes
Diffstat (limited to 'palm/bibelot')
-rw-r--r-- | palm/bibelot/Makefile | 1 | ||||
-rw-r--r-- | palm/bibelot/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/palm/bibelot/Makefile b/palm/bibelot/Makefile index 2cb56d6e8e88..78ef52e7088f 100644 --- a/palm/bibelot/Makefile +++ b/palm/bibelot/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org COMMENT= Formats and converts text documents into compressed PalmDoc .pdb files +PLIST_FILES= bin/bibelot USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/palm/bibelot/pkg-plist b/palm/bibelot/pkg-plist deleted file mode 100644 index b08dab761710..000000000000 --- a/palm/bibelot/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/bibelot |