- remove redundant SHARED_ONLY

- add PKG_ARCH=*
- bump

suggestions from and ok ajacoutot@
This commit is contained in:
okan 2008-02-10 14:23:05 +00:00
parent accd32371c
commit fa35acd582

View File

@ -1,11 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/09 01:10:00 okan Exp $
SHARED_ONLY= Yes
# $OpenBSD: Makefile,v 1.2 2008/02/10 14:23:05 okan Exp $
COMMENT= Python framework for async socket-based servers
DISTNAME= medusa-0.5.4
PKGNAME= py-${DISTNAME}
PKGNAME= py-${DISTNAME}p0
CATEGORIES= net devel
HOMEPAGE= http://www.amk.ca/python/code/medusa.html
@ -20,6 +18,8 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= lang/python
PKG_ARCH= *
EXAMPLESDIR= ${PREFIX}/share/examples/py-medusa
EXAMPLEDIRS= demo test thread