openbsd-ports/textproc/p5-sdf/Makefile
2022-03-11 20:02:12 +00:00

15 lines
209 B
Makefile

COMMENT= simple document format
MODULES= cpan
PKG_ARCH= *
DISTNAME= sdf-2.001
REVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
# BSD
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>