2013-03-10 21:30:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.22 2013/03/11 01:30:28 espie Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2004-08-06 12:06:02 -04:00
|
|
|
SHARED_ONLY= Yes
|
2001-05-05 19:11:14 -04:00
|
|
|
|
2007-09-15 21:40:27 -04:00
|
|
|
COMMENT= module to implement efficient mapping tables
|
2001-01-18 22:32:07 -05:00
|
|
|
|
2003-01-08 00:16:50 -05:00
|
|
|
DISTNAME= Unicode-Map8-0.12
|
2012-08-23 10:54:31 -04:00
|
|
|
REVISION= 3
|
2006-12-04 17:13:51 -05:00
|
|
|
CATEGORIES= converters
|
|
|
|
MODULES= cpan
|
2010-10-18 13:06:05 -04:00
|
|
|
USE_GROFF = Yes
|
2001-01-18 22:32:07 -05:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
2006-12-04 17:13:51 -05:00
|
|
|
# Perl
|
2001-01-18 22:32:07 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2012-08-23 10:54:31 -04:00
|
|
|
WANTLIB += c
|
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= converters/p5-Unicode-String
|
2001-01-18 22:32:07 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|