aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/menumaker/Makefile
blob: cdf70b0457cd87a297bf3f7138fc7aeb5319fac3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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= alepulver@FreeBSD.org
COMMENT=    Menu generator for X Window Managers and desktop environments

USE_PYTHON= yes
GNU_CONFIGURE=  yes

INFO=       mmaker

.include <bsd.port.mk>