pkgsrc-wip/multisync/Makefile.common

20 lines
434 B
Makefile
Raw Normal View History

# $NetBSD: Makefile.common,v 1.4 2005/06/08 15:47:02 dillo 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
USE_TOOLS+= automake
.include "../../mk/bsd.pkg.mk"