# Created by: James Hunt # $FreeBSD$ PORTNAME= procenv PORTVERSION= 0.20 CATEGORIES= sysutils MASTER_SITES= http://launchpadlibrarian.net/128556138/ MAINTAINER= james.hunt@ubuntu.com COMMENT= Utility to show process environment LICENSE= GPLv3 GNU_CONFIGURE= yes USE_GMAKE= yes MAN1= procenv.1 PLIST_FILES= bin/procenv .include .if ${OSVERSION} < 800505 BROKEN= does not build on old ${OPSYS} versions .endif .include