aaa1885833
ok jasper@
17 lines
316 B
Makefile
17 lines
316 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:25 ajacoutot Exp $
|
|
|
|
COMMENT= manipulate SQL sort strings
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Sort-SQL-0.08
|
|
REVISION= 0
|
|
CATEGORIES= databases devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|