diff options
Diffstat (limited to 'devel/egypt/Makefile')
-rw-r--r-- | devel/egypt/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/egypt/Makefile b/devel/egypt/Makefile index c0ab422f9608..9cb8c2c279a9 100644 --- a/devel/egypt/Makefile +++ b/devel/egypt/Makefile @@ -6,13 +6,16 @@ # PORTNAME= egypt -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= devel perl5 MASTER_SITES= http://www.gson.org/egypt/download/ CENKES -MAINTAINER= ports@FreeBSD.org +MAINTAINER= culot@FreeBSD.org COMMENT= Create call graphs of C programs +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USE_PERL5_RUN= yes PERL_CONFIGURE= yes MAN1= ${PORTNAME}.1 |