1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/deskutils/menumaker/Makefile
Thomas Abthorpe 73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00

22 lines
409 B
Makefile

# New ports collection makefile for: menumaker
# Date created: 2007-03-21
# Whom: alepulver
#
# $FreeBSD$
#
PORTNAME= menumaker
PORTVERSION= 0.99.7
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/MenuMaker/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Menu generator for X Window Managers and desktop environments
USE_PYTHON= yes
GNU_CONFIGURE= yes
INFO= mmaker
.include <bsd.port.mk>