diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:21:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:21:06 +0800 |
commit | 3bb51cc14d9ca70035fb39d24afe06ef2a14042e (patch) | |
tree | 9a4e612d121c0cf70e7d43bc3b75b7e6d2b0cca1 /multimedia/ab25 | |
parent | 478b85b4a0d868c28781e8c647f1248c5a790d5b (diff) | |
download | freebsd-ports-gnome-3bb51cc14d9ca70035fb39d24afe06ef2a14042e.tar.gz freebsd-ports-gnome-3bb51cc14d9ca70035fb39d24afe06ef2a14042e.tar.zst freebsd-ports-gnome-3bb51cc14d9ca70035fb39d24afe06ef2a14042e.zip |
cleanup plist
Diffstat (limited to 'multimedia/ab25')
-rw-r--r-- | multimedia/ab25/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/ab25/Makefile b/multimedia/ab25/Makefile index eff81851c9fd..061bf4f47946 100644 --- a/multimedia/ab25/Makefile +++ b/multimedia/ab25/Makefile @@ -22,7 +22,6 @@ PORTDOCS= README readme-en.txt readme-jp.txt PLIST_FILES= bin/b25 \ lib/libab25.a lib/libab25_p.a lib/libab25.so.1 lib/libab25.so \ include/ab25/arib_std_b25.h include/ab25/b_cas_card.h -PLIST_DIRS= include/ab25 OPTIONS_DEFINE= DOCS |