Files
bsdports/_beta/egypt/Makefile
2024-01-04 23:45:38 +02:00

17 lines
327 B
Makefile

PORTNAME= egypt
PORTVERSION= 1.11
CATEGORIES= devel perl5
MASTER_SITES= http://www.gson.org/egypt/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Create call graphs of C programs
USES= perl5 shebangfix
USE_PERL5= configure
SHEBANG_FILES= egypt
PLIST_FILES= bin/${PORTNAME} ${SITE_MAN1}/egypt.1.gz
.include <bsd.port.mk>