openbsd-ports/converters/p5-Convert-UUlib/Makefile

20 lines
318 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.16 2013/03/25 08:25:15 benoit Exp $
2006-12-04 16:49:38 -05:00
SHARED_ONLY= Yes
COMMENT= interface to the uulib library
DISTNAME = Convert-UUlib-1.4
EPOCH = 1
2006-12-04 16:49:38 -05:00
CATEGORIES= converters
MODULES= cpan
MAINTAINER= Ibrahim Khalifa <ibo@toontown.org>
2006-12-04 16:49:38 -05:00
# Perl
PERMIT_PACKAGE_CDROM= Yes
2012-08-23 10:54:31 -04:00
WANTLIB += c
.include <bsd.port.mk>