17 lines
304 B
Makefile
17 lines
304 B
Makefile
|
COMMENT = Readline Library Wrapper Module for Twitter
|
||
|
DISTNAME = Term-ReadLine-TTYtter-1.4
|
||
|
REVISION = 3
|
||
|
CATEGORIES = devel perl5
|
||
|
FIX_EXTRACT_PERMISSIONS=Yes
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
|
||
|
TEST_ENV = TEST_TARGET=test.pl
|
||
|
TEST_IS_INTERACTIVE = Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|