let PKGNAME continue along the same line, thus fixing update issues.
This commit is contained in:
parent
a9550a3ea3
commit
72f144d63f
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2008/01/22 13:35:01 deanna Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2008/02/25 16:59:23 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= Python-alike language for writing Python extension modules
|
||||
|
||||
DISTNAME= Pyrex-0.9.6.4
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/01/22 13:35:01 deanna Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/02/25 16:59:23 espie Exp $
|
||||
@conflict Pyrex-*
|
||||
bin/pyrexc
|
||||
lib/python${MODPY_VERSION}/site-packages/Pyrex/
|
||||
lib/python${MODPY_VERSION}/site-packages/Pyrex-0.9.6.4-py${MODPY_VERSION}.egg-info
|
||||
|
Loading…
Reference in New Issue
Block a user