13 lines
306 B
Makefile
13 lines
306 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2011/07/08 10:03:04 phonohawk Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= xdg-basedir-0.2.1
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
MAINTAINER= pho@cielonegro.org
|
||
|
COMMENT= Basic implementation of the XDG Base Directory specification
|
||
|
LICENSE= modified-bsd
|
||
|
|
||
|
.include "../../wip/mk/haskell.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|