pkgsrc-wip/picprog/Makefile
Blue Rats c222660538 Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
2012-11-25 23:32:07 +00:00

17 lines
410 B
Makefile

# $NetBSD: Makefile,v 1.9 2012/11/25 23:32:29 othyro Exp $
#
DISTNAME= picprog-1.1
CATEGORIES= devel
MASTER_SITES= http://hyvatti.iki.fi/~jaakko/pic/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://hyvatti.iki.fi/~jaakko/pic/picprog.html
COMMENT= PIC16xxx microcontroller programmer for JDM (TE-20)
PKG_DESTDIR_SUPPORT= none
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"