zap space
This commit is contained in:
parent
930198daed
commit
2009c4a6ca
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2011/09/20 00:06:27 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2012/11/03 03:25:32 espie Exp $
|
||||
|
||||
COMMENT = code coverage measurement for Python
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/09/16 09:24:55 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2012/11/03 03:23:20 espie Exp $
|
||||
|
||||
COMMENT = help visualize profiling data collected with the cProfile
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/12/19 10:39:20 mpi Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/11/03 03:25:00 espie Exp $
|
||||
|
||||
COMMENT = test runner with JUnit like XML reporting
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2012/05/11 23:29:30 edd Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/11/03 03:27:48 espie Exp $
|
||||
|
||||
COMMENT = Python bindings for lpsolve
|
||||
DISTNAME = lp_solve_${V}_Python_source
|
||||
MODPY_EGG_VERSION = 5.5.0.9 # interface version differs from pkg version
|
||||
# interface version differs from pkg version
|
||||
MODPY_EGG_VERSION = 5.5.0.9
|
||||
PKGNAME = py-lpsolve-${V}
|
||||
|
||||
LIB_DEPENDS += math/lpsolve/core
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2012/10/24 09:37:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2012/11/03 03:26:09 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT= conferencing application for asterisk
|
||||
|
Loading…
Reference in New Issue
Block a user