15 lines
234 B
Makefile
15 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.10 2019/07/12 20:47:33 sthen Exp $
|
|
|
|
COMMENT = charset Informations for MIME
|
|
|
|
DISTNAME = MIME-Charset-1.012.2
|
|
CATEGORIES = mail
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|