1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/gtkguitune/Makefile

24 lines
491 B
Makefile

# New ports collection makefile for: gtkguitune
# Date created: 12 Feb 2005
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gtkguitune
PORTVERSION= 0.7
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.geocities.com/harpin_floh/mysoft/
MAINTAINER= ports@FreeBSD.org
COMMENT= A guitar (and other instruments) tuner for GTK
LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12
GNU_CONFIGURE= yes
PLIST_FILES= bin/gtkguitune
.include <bsd.port.mk>