2009-10-23 16:53:44 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2009/10/23 16:53:44 sthen Exp $
|
2004-12-22 02:58:44 +00:00
|
|
|
|
2007-09-15 20:59:36 +00:00
|
|
|
COMMENT= extract the structure of a quoted mail message
|
2004-12-22 02:58:44 +00:00
|
|
|
|
2007-01-21 21:46:20 +00:00
|
|
|
MODULES= cpan
|
2009-10-23 16:53:44 +00:00
|
|
|
DISTNAME= Text-Quoted-2.05
|
2007-01-21 21:46:20 +00:00
|
|
|
CATEGORIES= textproc
|
2004-12-22 02:58:44 +00:00
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-12-17 20:13:33 +00:00
|
|
|
RUN_DEPENDS= ::textproc/p5-Text-Autoformat
|
2004-12-22 02:58:44 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|