19 lines
326 B
Makefile
19 lines
326 B
Makefile
# New ports collection makefile for: agbrowser
|
|
# Date created: 7 April 2001
|
|
# Whom: will
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= agbrowser
|
|
PORTVERSION= 0.9
|
|
CATEGORIES= audio
|
|
MASTER_SITES= http://www.geocities.com/uallloveme/OSS/AGBrowser/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_KDELIBS_VER=2
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|