30b07f8162
cosmetic changes. brad@ ok
23 lines
501 B
Makefile
23 lines
501 B
Makefile
# $OpenBSD: Makefile,v 1.2 2002/11/22 02:37:37 margarida Exp $
|
|
|
|
COMMENT= "low-calorie MIME generator"
|
|
|
|
DISTNAME= MIME-Lite-2.117
|
|
PKGNAME= p5-${DISTNAME}
|
|
CATEGORIES= mail perl5
|
|
|
|
HOMEPAGE= http://www.zeegee.com/code/perl/MIME-Lite/
|
|
|
|
MAINTAINER= Margarida Sequeira <margarida@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
|
|
|
|
CONFIGURE_STYLE= perl
|
|
|
|
.include <bsd.port.mk>
|