mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
91e45a9d3e
PR: 41880 Submitted by: maintainer
22 lines
474 B
Makefile
22 lines
474 B
Makefile
# New ports collection makefile for: gnowavcut
|
|
# Date created: 19 May 2001
|
|
# Whom: Steve Coltrin <spcoltri@omcl.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gnowavcut
|
|
PORTVERSION= 0.0.7
|
|
PORTREVISION= 1
|
|
CATEGORIES= audio gnome
|
|
MASTER_SITES= http://gnowavcut.good-day.net/src/
|
|
|
|
MAINTAINER= spcoltri@omcl.org
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_GNOMENG= yes
|
|
USE_GNOME= gnomehack gnomeprefix gnomelibs
|
|
|
|
.include <bsd.port.mk>
|