aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/netmagis-www/Makefile
blob: ed906b3d71f0e8665fd2ce7e961971edc82dc934 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                            
                   
                                
# 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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"