mirror of
https://github.com/openbsd/ports.git
synced 2026-06-19 07:54:00 +02:00
14 lines
234 B
Makefile
14 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/03/11 02:52:07 espie Exp $
|
|
|
|
COMMENT= manipulate SQL sort strings
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Sort-SQL-0.08
|
|
REVISION= 0
|
|
CATEGORIES= databases devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|