aboutsummaryrefslogtreecommitdiff
path: root/astro/pyephem/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-17 05:47:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-17 05:47:10 +0000
commit5fd56ca7af1870762b14ef442f72fbf0d8b554b4 (patch)
treed3a8eafddc96066454339930d138f63dc3b952bc /astro/pyephem/Makefile
parente016b33fefec5542ea88dfa3ea909dfffdfc6a54 (diff)
downloadports-5fd56ca7af1870762b14ef442f72fbf0d8b554b4.tar.gz
ports-5fd56ca7af1870762b14ef442f72fbf0d8b554b4.zip
- Convert to autoplist
- Stage support - Bump PORTREV
Notes
Notes: svn path=/head/; revision=344661
Diffstat (limited to 'astro/pyephem/Makefile')
-rw-r--r--astro/pyephem/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile
index d8dcd95d1f5b..57a792578cb6 100644
--- a/astro/pyephem/Makefile
+++ b/astro/pyephem/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pyephem
PORTVERSION= 3.7.5.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= astro math hamradio
MASTER_SITES= CHEESESHOP
@@ -10,8 +11,8 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Scientific-grade astronomical computations for Python
-NO_STAGE= yes
USE_PYTHON= 2
USE_PYDISTUTILS=yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>