1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/sysutils/bpm/Makefile
Volker Stolz eb3f578f10 Add patch to work on systems newer than 500036
PR:		ports/74916
Submitted by:	Joel Diaz
Approved by:	maintainer
2005-03-16 13:20:55 +00:00

26 lines
483 B
Makefile

# New ports collection makefile for: bpm
# Date created: 23 July 2004
# Whom: sethk
#
# $FreeBSD$
#
PORTNAME= bpm
PORTVERSION= 0.4.1b
PORTREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://www.meowfishies.com/code/bpm/
EXTRACT_SUFX= .tgz
MAINTAINER= sethk@meowfishies.com
COMMENT= A graphical BSD ports collection manager
RUN_DEPENDS= portupgrade:${PORTSDIR}/sysutils/portupgrade
USE_X_PREFIX= yes
USE_GNOME= gtk20
MAKE_ENV+= OSTYPE="${OPSYS}"
.include <bsd.port.mk>