summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/librcc/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile
index 5fd49906f79b..950100ccb82c 100644
--- a/devel/librcc/Makefile
+++ b/devel/librcc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= librcc
PORTVERSION= 0.2.12
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel
MASTER_SITES= http://dside.dyndns.org/files/rusxmms/ \
LOCAL/fluffy
@@ -11,6 +11,9 @@ MASTER_SITES= http://dside.dyndns.org/files/rusxmms/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Library used by rusxmms for language autodetection
+LICENSE= LGPL21 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= librcd.so:${PORTSDIR}/devel/librcd \
libenca.so:${PORTSDIR}/converters/enca \
libaspell.so:${PORTSDIR}/textproc/aspell
@@ -19,6 +22,7 @@ GNU_CONFIGURE= yes
USE_GNOME= libxml2
USES= gmake iconv libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib