10 lines
158 B
Makefile
10 lines
158 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
WITH_WXVERSION_ONLY= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-wxPython30
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|