1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Chris Rees 1639afa759 Add netmagis-topo , netmagis topology module.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:35:11 +00:00

15 lines
306 B
Makefile

# Created by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
# $FreeBSD$
PORTNAME= netmagis
PKGNAMESUFFIX= -topo
COMMENT= Netmagis topology module
MASTERDIR= ${.CURDIR}/../netmagis-common
PKGMESSAGE= ${.CURDIR}/pkg-message
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"