diff options
Diffstat (limited to 'palm/bibelot/Makefile')
-rw-r--r-- | palm/bibelot/Makefile | 1 |
1 files changed, 1 insertions, 0 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} |