diff options
Diffstat (limited to 'devel/orc')
-rw-r--r-- | devel/orc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 2fb2d6d2896b..c85763677cfe 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -12,6 +12,9 @@ MASTER_SITES= http://code.entropywave.com/download/orc/ MAINTAINER= mm@FreeBSD.org COMMENT= Library and toolset to operate arrays of data +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/COPYING + USE_GNOME= pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |