18 lines
265 B
Makefile
18 lines
265 B
Makefile
COMMENT = utilities for interactive I/O
|
|
|
|
DISTNAME = IO-Interactive-1.023
|
|
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Wen Heping <wenheping2000@Hotmail.com>
|
|
|
|
# Artistic 2.0
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|