aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-libdnet/Makefile
blob: ba0b1af82ba759d1c4479614d38c08848bb243b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Ports collection makefile for:    py-libdnet
# Date created:         Nov 2, 2005
# Whom:                 thierry@pompo.net
#
# $FreeBSD$
#

COMMENT=    Python module for libdnet

MASTERDIR=  ${.CURDIR}/../libdnet

BUILD_PYTHON_MODULE=    yes

.include "${MASTERDIR}/Makefile"