c2236ff698
- remove USE_GROFF - regen PLIST ok Ibrahim Khalifa (maintainer)
17 lines
307 B
Makefile
Executable File
17 lines
307 B
Makefile
Executable File
# $OpenBSD: Makefile,v 1.10 2013/03/25 09:04:06 benoit Exp $
|
|
|
|
COMMENT= module to read TNEF files
|
|
|
|
DISTNAME = Convert-TNEF-0.18
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
|
|
MAINTAINER= Ibrahim Khalifa <ibo@toontown.org>
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
RUN_DEPENDS= mail/p5-MIME-tools
|
|
|
|
.include <bsd.port.mk>
|