zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes
21 lines
434 B
Makefile
21 lines
434 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/11/15 00:22:50 espie Exp $
|
|
|
|
COMMENT = modification of UTF-7 encoding for IMAP
|
|
|
|
DISTNAME = Encode-IMAPUTF7-1.03
|
|
CATEGORIES = converters
|
|
MODULES = cpan
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER = Simon Bertrang <simon@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
REGRESS_DEPENDS = devel/p5-Test-NoWarnings
|
|
|
|
.include <bsd.port.mk>
|