freebsd-ports/net/py-libdnet/Makefile
Thierry Thomas 0f96567711 Build libdnet' Python module in a slave port.
(needed for a to-be-released soon port)

Since I'm there, add SHA256.

Approved by:	Jonatan B <onatan (at) gmail.com> (maintainer)
2005-11-22 21:55:30 +00:00

14 lines
255 B
Makefile

# 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"