15 lines
247 B
Makefile

# $OpenBSD: Makefile,v 1.3 2019/07/12 20:45:07 sthen Exp $
COMMENT = finds name and type of a global variable
DISTNAME = Symbol-Global-Name-0.05
CATEGORIES = devel
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>