508e6279c2
From Darrin Chandler
21 lines
427 B
Makefile
Executable File
21 lines
427 B
Makefile
Executable File
# $OpenBSD: Makefile,v 1.4 2007/09/16 01:40:27 merdely Exp $
|
|
|
|
COMMENT= module to read TNEF files
|
|
|
|
DISTNAME= Convert-TNEF-0.17
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
|
|
MAINTAINER= Ibrahim Khalifa <ibo@toontown.org>
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
RUN_DEPENDS= :p5-MIME-tools-*:mail/p5-MIME-tools
|
|
|
|
.include <bsd.port.mk>
|