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-AIM | |
parent | 75e52d84f71042234238bcd6907e207035fb72a1 (diff) | |
download | pkgsrc-b3d0eed9c44aaf4e9dd4fc01a898d1ac53afee38.tar.gz |
Add LICENSE.
Diffstat (limited to 'chat/p5-Net-AIM')
-rw-r--r-- | chat/p5-Net-AIM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile index 8afc95958b6..d91779b710f 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/08/06 13:07:28 adam Exp $ +# $NetBSD: Makefile,v 1.18 2011/10/21 04:29:23 hiramatsu Exp $ DISTNAME= Net-AIM-1.22 PKGNAME= p5-${DISTNAME} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.aryeh.net/netaim.php COMMENT= Implementation of the AOL Instant Messenger TOC protocol +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |