12 lines
199 B
Makefile
12 lines
199 B
Makefile
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
# bsd.cabal.options.mk -- Support options for ports based on Haskell Cabal.
|
||
|
#
|
||
|
# Created by: Gabor Pali <pgj@FreeBSD.org>
|
||
|
#
|
||
|
# Maintained by: haskell@FreeBSD.org
|
||
|
#
|
||
|
|
||
|
PKGNAMEPREFIX?= hs-
|