diff options
Diffstat (limited to 'devel')
| -rw-r--r-- | devel/fortytwo-encore/Makefile | 2 | ||||
| -rw-r--r-- | devel/objectivelib/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/fortytwo-encore/Makefile b/devel/fortytwo-encore/Makefile index 98390f58b925..18d728f66e7a 100644 --- a/devel/fortytwo-encore/Makefile +++ b/devel/fortytwo-encore/Makefile @@ -17,6 +17,8 @@ DISTFILES= Encore-${PORTVERSION}-src.tgz \ MAINTAINER= dinoex@FreeBSD.org COMMENT= Utility classes for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/devel/objectivelib/Makefile b/devel/objectivelib/Makefile index 7a413f3ae8f8..0a532a515404 100644 --- a/devel/objectivelib/Makefile +++ b/devel/objectivelib/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= SF MAINTAINER= dinoex@FreeBSD.org COMMENT= Object containers and generic algorithms for Objective-C +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_CONFIGURE= yes |
