freebsd-ports/deskutils/menumaker/Makefile
2015-09-15 19:23:40 +00:00

21 lines
390 B
Makefile

# Created by: alepulver@FreeBSD.org
# $FreeBSD$
PORTNAME= menumaker
PORTVERSION= 0.99.9
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}
MAINTAINER= jgh@FreeBSD.org
COMMENT= Menu generator for X Window Managers and desktop environments
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake python:2.7+
GNU_CONFIGURE= yes
NO_ARCH= yes
INFO= mmaker
.include <bsd.port.mk>