# Created by: Giuseppe Pilichi aka Jacula Modyun # $FreeBSD: head/www/hs-oeis/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= oeis PORTVERSION= 0.3.5 PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Interface to the Online Encyclopedia of Integer Sequences (OEIS) LICENSE= BSD3CLAUSE USE_CABAL= HTTP network .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include