17 lines
297 B
Makefile
17 lines
297 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:43 espie Exp $
|
|
|
|
COMMENT= perl module for manipulating PDF files
|
|
|
|
MODULES= cpan
|
|
DISTNAME= PDF-Reuse-0.33
|
|
REVISION= 1
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Sam Smith <S@mSmith.net>
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|