12 lines
179 B
Makefile
12 lines
179 B
Makefile
COMMENT = tie to an existing object
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Tie-ToObject-0.03
|
|
REVISION = 4
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|