mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
18 lines
365 B
Makefile
18 lines
365 B
Makefile
# 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>
|