0b0a107044
- remove USE_GROFF ok Ibrahim Khalifa (maintainer)
20 lines
318 B
Makefile
Executable File
20 lines
318 B
Makefile
Executable File
# $OpenBSD: Makefile,v 1.16 2013/03/25 08:25:15 benoit Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
COMMENT= interface to the uulib library
|
|
|
|
DISTNAME = Convert-UUlib-1.4
|
|
EPOCH = 1
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
|
|
MAINTAINER= Ibrahim Khalifa <ibo@toontown.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
WANTLIB += c
|
|
|
|
.include <bsd.port.mk>
|