2013-03-11 06:50:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:21 espie Exp $
|
2006-05-11 07:37:45 -04:00
|
|
|
|
2010-11-26 18:21:49 -05:00
|
|
|
SHARED_ONLY = Yes
|
2006-05-11 07:37:45 -04:00
|
|
|
|
2010-11-26 18:21:49 -05:00
|
|
|
COMMENT = (re)name a sub
|
2006-05-11 07:37:45 -04:00
|
|
|
|
2010-11-26 18:21:49 -05:00
|
|
|
DISTNAME = Sub-Name-0.05
|
2012-08-23 11:00:32 -04:00
|
|
|
REVISION = 1
|
2010-11-26 18:21:49 -05:00
|
|
|
|
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
2006-05-11 07:37:45 -04:00
|
|
|
|
2008-10-07 05:00:38 -04:00
|
|
|
# perl
|
2010-11-26 18:21:49 -05:00
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
2012-08-23 11:00:32 -04:00
|
|
|
WANTLIB += c
|
|
|
|
|
2010-11-26 18:21:49 -05:00
|
|
|
MODULES = cpan
|
|
|
|
|
|
|
|
USE_GROFF = Yes
|
2006-05-11 07:37:45 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|