diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-01-15 15:32:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-01-15 15:32:58 +0000 |
commit | 12fdd6c0d900584c2b5f51effd81d4a3aed83d75 (patch) | |
tree | 20882a53bf56e7ebba98467dc1bf3510bd17d16f /devel/p5-POSIX-strptime/Makefile | |
parent | 32c59e6350cbb44bf5b260bb7dc29d3217727b1b (diff) |
Notes
Diffstat (limited to 'devel/p5-POSIX-strptime/Makefile')
-rw-r--r-- | devel/p5-POSIX-strptime/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-POSIX-strptime/Makefile b/devel/p5-POSIX-strptime/Makefile index 12ed50465a4a..b0cec9ad01f4 100644 --- a/devel/p5-POSIX-strptime/Makefile +++ b/devel/p5-POSIX-strptime/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= douglas@douglasthrift.net COMMENT= Perl interface to strptime(3) +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= POSIX::strptime.3 |