mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
18 lines
382 B
Makefile
18 lines
382 B
Makefile
# New ports collection makefile for: bgrab
|
|
# Version required: 1.1
|
|
# Date created: 27 July 1999
|
|
# Whom: Kelly Yancey <kbyanc@posi.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= bgrab
|
|
PKGNAME= bgrab-1.1
|
|
CATEGORIES= news
|
|
MASTER_SITES= http://awwm.linuxberg.com/files/console/network/ \
|
|
http://powerlinux.linuxberg.com/files/console/network/
|
|
|
|
MAINTAINER= kbyanc@posi.net
|
|
|
|
.include <bsd.port.mk>
|