opnsense-ports/deskutils/menumaker/Makefile
Franco Fichtner 615538d590 */*: sync with upstream
Taken from: HardenedBSD
2017-12-28 22:58:19 +01:00

21 lines
386 B
Makefile

# Created by: alepulver@FreeBSD.org
# $FreeBSD$
PORTNAME= menumaker
PORTVERSION= 0.99.10
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
GNU_CONFIGURE= yes
NO_ARCH= yes
INFO= mmaker
.include <bsd.port.mk>