2012-10-30 21:36:34 +01:00
|
|
|
# Created by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= netmagis
|
|
|
|
PKGNAMESUFFIX= -www
|
|
|
|
|
|
|
|
COMMENT= Netmagis web module
|
|
|
|
|
|
|
|
MANUAL_PACKAGE_BUILD= Requires non-default version of PostgreSQL
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../netmagis-common
|
|
|
|
|
|
|
|
PKGMESSAGE= ${.CURDIR}/pkg-message
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
2013-09-21 00:24:43 +02:00
|
|
|
NO_STAGE= yes
|
2012-10-30 21:36:34 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|