diff options
Diffstat (limited to 'chat/meanwhile')
-rw-r--r-- | chat/meanwhile/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/meanwhile/Makefile b/chat/meanwhile/Makefile index 65b80533811..c0d34c5b55f 100644 --- a/chat/meanwhile/Makefile +++ b/chat/meanwhile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/04/15 22:00:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/05/06 17:53:22 dholland Exp $ # DISTNAME= meanwhile-1.0.2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://meanwhile.sourceforge.net/ COMMENT= Lotus SameTime compatible chat protocol +LICENSE= gnu-gpl-v2 + PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes |