2013-11-08 08:40:50 +01:00
|
|
|
# Created by: alepulver@FreeBSD.org
|
2007-03-23 01:31:58 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= menumaker
|
2015-09-15 21:23:40 +02:00
|
|
|
PORTVERSION= 0.99.9
|
2007-03-23 01:31:58 +01:00
|
|
|
CATEGORIES= deskutils
|
2015-07-27 17:35:05 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}
|
2007-03-23 01:31:58 +01:00
|
|
|
|
2013-05-05 08:10:24 +02:00
|
|
|
MAINTAINER= jgh@FreeBSD.org
|
2007-03-23 01:31:58 +01:00
|
|
|
COMMENT= Menu generator for X Window Managers and desktop environments
|
|
|
|
|
2015-09-11 21:12:46 +02:00
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2015-07-27 17:35:05 +02:00
|
|
|
USES= gmake python:2.7+
|
2007-03-23 01:31:58 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2015-09-11 21:12:46 +02:00
|
|
|
NO_ARCH= yes
|
2007-03-23 01:31:58 +01:00
|
|
|
|
|
|
|
INFO= mmaker
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|