mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
9759856baf
Pointy hat to: cpiazza
18 lines
430 B
Makefile
18 lines
430 B
Makefile
# New ports collection makefile for: bgrab
|
|
# Version required: 1.1
|
|
# Date created: 27 July 1999
|
|
# Whom: Kelly Yancey <kbyanc@posi.net>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1999/08/02 03:32:21 cpiazza Exp $
|
|
#
|
|
|
|
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>
|