aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython28-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-wxPython28-common/Makefile')
-rw-r--r--x11-toolkits/py-wxPython28-common/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-toolkits/py-wxPython28-common/Makefile b/x11-toolkits/py-wxPython28-common/Makefile
deleted file mode 100644
index 5b52f9ac2419..000000000000
--- a/x11-toolkits/py-wxPython28-common/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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= 0
-
-WITH_COMMON_ONLY= yes
-
-MASTERDIR= ${.CURDIR}/../py-wxPython26
-
-PLIST= ${.CURDIR}/pkg-plist
-
-.include "${MASTERDIR}/Makefile"