Files
pkgsrc-ng/emulators/libdsk/Makefile
2016-01-21 23:40:00 +01:00

18 lines
410 B
Makefile

# $NetBSD: Makefile,v 1.1 2014/09/01 20:52:28 shattered Exp $
#
DISTNAME= libdsk-1.3.5
CATEGORIES= sysutils
MASTER_SITES= http://www.seasip.info/Unix/LibDsk/
MAINTAINER= shattered@NetBSD.org
HOMEPAGE= http://www.seasip.info/Unix/LibDsk/
COMMENT= Library for accessing floppy discs and disc image files
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"