diff options
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 2cb56d6..78ef52e 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 b08dab7..0000000 --- a/palm/bibelot/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/bibelot |