2016-03-20 19:56:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2016/03/20 19:56:12 naddy Exp $
|
2007-04-16 19:39:24 +00:00
|
|
|
|
2007-09-15 20:34:00 +00:00
|
|
|
COMMENT= manipulate SQL sort strings
|
2007-04-16 19:39:24 +00:00
|
|
|
|
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2010-11-24 15:53:59 +00:00
|
|
|
DISTNAME= Sort-SQL-0.08
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 0
|
2008-10-06 08:59:30 +00:00
|
|
|
CATEGORIES= databases devel
|
2007-04-16 19:39:24 +00:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|