12 lines
180 B
Makefile
12 lines
180 B
Makefile
COMMENT= manipulate SQL sort strings
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Sort-SQL-0.08
|
|
REVISION= 1
|
|
CATEGORIES= databases devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|