freebsd-ports/deskutils/menumaker/Makefile
Marcus von Appen e1555011ab - Convert ports from databases/ and deskutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 08:50:17 +00:00

17 lines
344 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
USES= gmake python
GNU_CONFIGURE= yes
INFO= mmaker
.include <bsd.port.mk>