freebsd-ports/sysutils/pbimaker/Makefile
Pawel Pekala 17b9b39d43 - Update to version 1.3
- Pet portlint

PR:             ports/162319
Submitted by:   Jesse <jessefrgsmith@yahoo.ca> (maintainer)
2011-11-09 18:07:09 +00:00

22 lines
380 B
Makefile

# New ports collection makefile for: pbimaker
# Date created: June 23, 2011
# Whom: Jesse
#
# $FreeBSD$
#
PORTNAME= pbimaker
PORTVERSION= 1.3
CATEGORIES= sysutils
MASTER_SITES= SF/makeapbi/makeapbi/
MAINTAINER= jessefrgsmith@yahoo.ca
COMMENT= A program to convert ports into PBI modules
LICENSE= BSD
NO_COFIGURE= yes
WRKSRC= ${WRKDIR}/PBIMaker
.include <bsd.port.mk>