diff options
Diffstat (limited to 'converters/php5-bsdconv/Makefile')
-rw-r--r-- | converters/php5-bsdconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile index 5ed21ed2de40..fcc437ea74b1 100644 --- a/converters/php5-bsdconv/Makefile +++ b/converters/php5-bsdconv/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} MAINTAINER= buganini@gmail.com COMMENT= PHP wrapper for bsdconv -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv |