bdd791b294
sure if it matters or not, but do it this way just-in-case.
17 lines
445 B
Makefile
17 lines
445 B
Makefile
# $NetBSD: Makefile,v 1.7 2001/12/06 03:04:30 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= freezetag-0.9.2
|
|
CATEGORIES= audio
|
|
MASTER_SITES= http://katz.linuxpower.org/freezetag/current/
|
|
|
|
MAINTAINER= kleink@netbsd.org
|
|
HOMEPAGE= http://katz.linuxpower.org/freezetag/
|
|
COMMENT= Id3 tag editor for GTK+-1.2.0 and higher
|
|
|
|
USE_BUILDLINK_ONLY= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../x11/gtk/buildlink.mk"
|
|
.include "../../mk/x11.buildlink.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|