diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-21 04:29:23 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-21 04:29:23 +0000 |
commit | b3d0eed9c44aaf4e9dd4fc01a898d1ac53afee38 (patch) | |
tree | 1320861f1baf234cd8e5703f6d01c3f51cb3a13d /chat/p5-Net-AOLIM | |
parent | 75e52d84f71042234238bcd6907e207035fb72a1 (diff) | |
download | pkgsrc-b3d0eed9c44aaf4e9dd4fc01a898d1ac53afee38.tar.gz |
Add LICENSE.
Diffstat (limited to 'chat/p5-Net-AOLIM')
-rw-r--r-- | chat/p5-Net-AOLIM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile index f2a575533c7..3bcb8ac89b9 100644 --- a/chat/p5-Net-AOLIM/Makefile +++ b/chat/p5-Net-AOLIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/08/06 13:08:26 adam Exp $ +# $NetBSD: Makefile,v 1.20 2011/10/21 04:29:32 hiramatsu Exp $ DISTNAME= Net-AOLIM-1.61 PKGNAME= p5-${DISTNAME} @@ -9,6 +9,7 @@ MASTER_SITES= ${HOMEPAGE} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.phonon.net/pub/Net-AOLIM/ COMMENT= Perl5 module for connecting to AOL IM (TOC protocol) +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |