freebsd-ports/textproc/p5-PDF-Writer/Makefile
Sunpoet Po-Chuan Hsieh 330a9cd0b8 Add NO_ARCH
2019-10-28 14:55:03 +00:00

23 lines
363 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= PDF-Writer
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PDF writer abstraction layer
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USE_PERL5= modbuild
USES= perl5
NO_ARCH= yes
.include <bsd.port.mk>