openbsd-ports/textproc/p5-sdf/Makefile
2003-11-15 15:12:53 +00:00

24 lines
453 B
Makefile

# $OpenBSD: Makefile,v 1.6 2003/11/15 15:12:54 sturm Exp $
COMMENT= "simple document format"
PKGNAME= p5-sdf-2.001
DISTNAME= sdf-2.001
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
HOMEPAGE= http://www.mincom.com/mtr/sdf/
MAINTAINER= Dug Song <dugsong@monkey.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>