d5ffa82e89
confirmed by Ibrahim Khalifa (MAINTAINER)
20 lines
369 B
Makefile
Executable File
20 lines
369 B
Makefile
Executable File
# $OpenBSD: Makefile,v 1.6 2007/07/25 20:33:52 simon Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
COMMENT= interface to the uulib library
|
|
|
|
DISTNAME= Convert-UUlib-1.09
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
|
|
MAINTAINER= Ibrahim Khalifa <ibo@toontown.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|