aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gnapster/Makefile
blob: 68a29b4102459e1eeb44b01a82e4de7d02205cca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    gnapster    
# Version required: 1.3
# Date created:     24 December 1999
# Whom:         Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=   gnapster-1.3
CATEGORIES= audio
MASTER_SITES=   http://www.gotlinux.org/~jasta/files/

MAINTAINER= cpiazza@FreeBSD.org

LIB_DEPENDS=    gnome.3:${PORTSDIR}/x11/gnomelibs

.include <bsd.port.mk>