1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/net/py-libdnet/Makefile
Soeren Straarup 7c0745d497 Backup previous commit.
Approved by:	tmclaugh (impilicit)
2006-12-11 15:59:00 +00:00

20 lines
380 B
Makefile

# Ports collection makefile for: py-libdnet
# Date created: Nov 2, 2005
# Whom: thierry@pompo.net
#
# $FreeBSD$
#
COMMENT= Python module for libdnet
BROKEN= Incomplete pkg-plist
MASTERDIR= ${.CURDIR}/../libdnet
BUILD_PYTHON_MODULE= yes
NOT_FOR_ARCHS= ia64
NOT_FOR_ARCHS_REASON_ia64= fails to build with internal compiler error
.include "${MASTERDIR}/Makefile"