mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
73c7900f5b
Submitted by: alepulver
22 lines
409 B
Makefile
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>
|