summaryrefslogtreecommitdiff
path: root/emulators/libdsk/Makefile
blob: 755b11b15f97159e9a28d5d91ca6f0bf4d8c8a52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:09 rillig Exp $
#

DISTNAME=	libdsk-1.3.8
CATEGORIES=	sysutils
MASTER_SITES=	http://www.seasip.info/Unix/LibDsk/

MAINTAINER=	shattered@NetBSD.org
HOMEPAGE=	https://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"