1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# New ports collection makefile for: wxPython shared common # Date created: Fri Sep 2 03:37:23 UTC 2005 # Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # # $FreeBSD$ # PORTREVISION= 6 WITH_COMMON_ONLY= yes MASTERDIR= ${.CURDIR}/../py-wxPython26 PYDISTUTILS_NOEGGINFO= yes PLIST= ${.CURDIR}/pkg-plist .include "${MASTERDIR}/Makefile"