diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:14:56 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:14:56 +0000 |
commit | cfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b (patch) | |
tree | f2231e28c57fb65e3ec87ba914c8d497b45e2548 /devel/performance | |
parent | eddf9c5da327d581e5ac2f1d75d46337ae76795e (diff) | |
download | ports-cfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b.tar.gz ports-cfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b.zip |
Notes
Diffstat (limited to 'devel/performance')
-rw-r--r-- | devel/performance/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/performance/Makefile b/devel/performance/Makefile index 88d7466bf6a8..82a3f8f06a5e 100644 --- a/devel/performance/Makefile +++ b/devel/performance/Makefile @@ -15,6 +15,8 @@ DISTNAME= Performance-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Help improve the performance of GNUstep applications +LICENSE= GPLv3 + USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_BUILD= yes |