1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/deskutils/menumaker/Makefile
2013-11-08 07:40:50 +00:00

19 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>