1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Fix PLIST

Reported by:	qat (via decke)
This commit is contained in:
Pietro Cerutti 2013-02-18 10:28:22 +00:00
parent f697bb5cd0
commit 035f9be2dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312498

View File

@ -21,6 +21,7 @@ PLIST_FILES= lib/${PKGNAME}/glyph2uni.tcl \
lib/${PKGNAME}/pkgIndex.tcl \
lib/${PKGNAME}/pdf4tcl.tcl \
lib/${PKGNAME}/stdmetrics.tcl
PLIST_DIRS= lib/${PKGNAME}
.include <bsd.port.options.mk>