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

- Fix plist

Reported by:	QAT
This commit is contained in:
Andrej Zverev 2013-05-23 03:49:27 +00:00
parent 83e0d087d1
commit 86facf381e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318837

View File

@ -3,6 +3,7 @@
PORTNAME= htmlcompressor
PORTVERSION= 1.5.3
PORTREVISION= 1
CATEGORIES= www java
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}.jar
@ -20,7 +21,6 @@ JAVA_VERSION= 1.5+
NO_BUILD= yes
PLIST_FILES= bin/htmlcompressor %%JAVAJARDIR%%/htmlcompressor.jar
PLIST_DIRSTRY= %%JAVAJARDIR%%
SUB_FILES= htmlcompressor
.include <bsd.port.pre.mk>