c520cf5e69
- remove USE_GROFF ok merdely@ (maintainer)
17 lines
305 B
Makefile
17 lines
305 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/03/22 15:52:46 benoit Exp $
|
|
|
|
COMMENT= objects for cycling through a list of values
|
|
|
|
DISTNAME = List-Cycle-1.02
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Michael Erdely <merdely@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
MAKE_ENV= TEST_POD=1
|
|
|
|
.include <bsd.port.mk>
|