1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/sysutils/pp/Makefile
Frederic Culot 2c8fc71d4a - Update to 1.03
PR:		ports/177955
Submitted by: 	Artem Zaytsev <a.arepo@gmail.com> (maintainer)
Feature safe:	yes
2013-04-19 13:19:45 +00:00

21 lines
366 B
Makefile

# Created by: Artem Zaytsev <a.arepo@gmail.com>
# $FreeBSD$
PORTNAME= pp
PORTVERSION= 1.03
CATEGORIES= sysutils
MASTER_SITES= GOOGLE_CODE \
http://de.nologin.ru/distfiles/sysutils/pp/
PROJECTHOST= pipe-progress
MAINTAINER= a.arepo@gmail.com
COMMENT= Small and fast progress bar for pipe
LICENSE= BSD
USE_BZIP2= yes
PLIST_FILES= bin/pp
.include <bsd.port.mk>