diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-19 14:09:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-19 14:09:41 +0000 |
commit | 196cdad5456dbdbdf38cee732a9739c997267060 (patch) | |
tree | c7618479ebbd4f583b05a6b549d09731dfffaab6 /devel | |
parent | 7b270281751e5ccc6106bf66147959b5af4ec8a3 (diff) | |
download | pkgsrc-196cdad5456dbdbdf38cee732a9739c997267060.tar.gz |
Set LICENSE.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libmcs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libmcs/Makefile b/devel/libmcs/Makefile index e3e5f9b39e9..eeb48a260c8 100644 --- a/devel/libmcs/Makefile +++ b/devel/libmcs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/11/10 11:39:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/19 14:09:41 wiz Exp $ # DISTNAME= libmcs-0.7.1 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= jfranz@bsdprojects.net #HOMEPAGE= http://sacredspiral.co.uk/~nenolod/mcs/ COMMENT= BSD licensed configuration database system +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir |