pkgsrc-wip/tardy/Makefile
Thomas Klausner 2cdaf83864 Various packages: Remove url2pkg markers.
These are only needed the first time you quit the editor
during a url2pkg run. They shouldn't be committed.
2016-03-12 14:05:32 +01:00

19 lines
407 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/07 17:17:23 asau Exp $
DISTNAME= tardy-1.17
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tardy/}
MAINTAINER= MarkoSchuetz@web.de
HOMEPAGE= http://tardy.sourceforge.net/
COMMENT= Manipulate attributes of files within tar archives
GNU_CONFIGURE= yes
USE_LANGUAGES= c++ c
.include "options.mk"
TEST_TARGET= sure
.include "../../mk/bsd.pkg.mk"