pkgsrc-wip/multisync/Makefile.common

20 lines
480 B
Text

# $NetBSD: Makefile.common,v 1.3 2005/04/11 21:14:08 tvierling Exp $
#
DISTNAME= multisync-0.82-1
CATEGORIES= wip
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=multisync/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ola@mrEriksson.net
HOMEPAGE= http://multisync.sourceforge.net/
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_X11= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= yes
.include "../../mk/autoconf.mk"
.include "../../mk/automake.mk"
.include "../../mk/bsd.pkg.mk"