freebsd-ports/deskutils/menumaker/Makefile
2013-11-08 07:40:50 +00:00

18 lines
352 B
Makefile

# Created by: alepulver@FreeBSD.org
# $FreeBSD$
PORTNAME= menumaker
PORTVERSION= 0.99.7
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/MenuMaker/${PORTVERSION}
MAINTAINER= jgh@FreeBSD.org
COMMENT= Menu generator for X Window Managers and desktop environments
USE_PYTHON= yes
USES= gmake
GNU_CONFIGURE= yes
INFO= mmaker
.include <bsd.port.mk>