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"