freebsd-ports/deskutils/menumaker/Makefile

19 lines
354 B
Makefile

# Created by: alepulver
# $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
NO_STAGE= yes
.include <bsd.port.mk>