Also change HOMEPAGE as suggested by Charlene From Charlene Wendling <julianaito AT posteo.jp>
14 lines
243 B
Makefile
14 lines
243 B
Makefile
# $OpenBSD: Makefile,v 1.12 2018/10/28 02:47:33 afresh1 Exp $
|
|
|
|
COMMENT= reusable tests for POE::Loop authors
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= POE-Test-Loops-1.360
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|