mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
22 lines
376 B
Makefile
22 lines
376 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
|
||
|
|
||
|
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>
|