mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
f1905422ee
bsd.cabal.options.mk - Fix ports broken with non-default options Triggered by: Yuri Pankov <yuri.pankov@gmail.com>
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-
|