14 lines
287 B
Makefile
14 lines
287 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
|
|
|
COMMENT = e-commerce suite for Drupal
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
DISTNAME = ubercart-6.x-2.4
|
|
PKGNAME = drupal6-ubercart-2.4
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = www/drupal6/token
|
|
|
|
.include <bsd.port.mk>
|