aboutsummaryrefslogtreecommitdiff
path: root/www/dokuwiki
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-01-14 03:45:02 +0000
committerXin LI <delphij@FreeBSD.org>2013-01-14 03:45:02 +0000
commit4d4c6b893d624bfd419eaf7e763c3a512a9fa371 (patch)
treebcadeed37f6eb589c2513d1aef7488e6242ebdeb /www/dokuwiki
parent7d13fe2e188a91ee540afff8ab6b8ef5feb9d3fa (diff)
downloadports-4d4c6b893d624bfd419eaf7e763c3a512a9fa371.tar.gz
ports-4d4c6b893d624bfd419eaf7e763c3a512a9fa371.zip
- Add license information.
- Trim makefile header. PR: ports/175273 Submitted by: Yasuhiro KIMURA <yasu utahime org>
Notes
Notes: svn path=/head/; revision=310358
Diffstat (limited to 'www/dokuwiki')
-rw-r--r--www/dokuwiki/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile
index c5b63500df2d..e2e2f0c4a9f7 100644
--- a/www/dokuwiki/Makefile
+++ b/www/dokuwiki/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dokuwiki
-# Date created: 2005-04-10
-# Whom: chinsan <chinsan@mail2000.com.tw>
-#
+# Created by: Chin-San Huang <chinsan@mail2000.com.tw>
# $FreeBSD$
-#
PORTNAME= dokuwiki
PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g}
@@ -16,6 +12,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= delphij@FreeBSD.org
COMMENT= A simple and easy to use wiki, no database required
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
DIST_VER= ${PORTNAME}-2012-10-13
USE_PHP= gd mbstring openssl pcre session xml zlib
NO_BUILD= YES