mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
6a5f0bd8e8
from wenheping2000
17 lines
236 B
Makefile
17 lines
236 B
Makefile
COMMENT = string processing utility functions
|
|
|
|
DISTNAME = String-Util-1.35
|
|
|
|
CATEGORIES = textproc
|
|
|
|
MAINTAINER = Wen Heping <wenheping2000@hotmail.com>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|