diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2012-10-17 16:04:08 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2012-10-17 16:04:08 +0000 |
commit | 93da49697ae6d9f212d930f9a343e5cfe9ab7bbe (patch) | |
tree | 5f4556f2a62ec799995277ccc091c2cc86c45ce4 /devel/argp-standalone/Makefile | |
parent | 5420ed0bdcde928e2687c32f2224323602052010 (diff) |
Notes
Diffstat (limited to 'devel/argp-standalone/Makefile')
-rw-r--r-- | devel/argp-standalone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index f4ab3b0e590a..45e8eb167a7e 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= sem MAINTAINER= sem@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC +LICENSE= LGPL + USE_GCC= any GNU_CONFIGURE= yes USE_AUTOTOOLS= aclocal autoconf automake libtool |