diff options
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 |