1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Add LICENSE_FILE

- Use USES=localbase
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-17 18:08:31 +00:00
parent c38a2fe15e
commit d63b6580b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399567

View File

@ -10,10 +10,9 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple converter from OpenDocument Text to plain text
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL-2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USES= gmake iconv
USES= gmake iconv localbase
PLIST_FILES= bin/odt2txt man/man1/odt2txt.1.gz