blob: 3c7911981bf591c4aac308ee7509fce90d70f48a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 6
WITH_COMMON_ONLY= yes
MASTERDIR= ${.CURDIR}/../py-wxPython28
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
|